Change how stack grows on HPPA.
authorJohn David Anglin <dave.anglin@bell.net>
Wed, 7 Feb 2024 11:12:42 +0000 (11:12 +0000)
committerRaspbian forward porter <root@raspbian.org>
Wed, 7 Feb 2024 11:12:42 +0000 (11:12 +0000)
commitf6f2d7d7a19e303038866dfa5e431812af1416b1
treea2572563afaaa0dccea59609f87f05824857c2d6
parentbfc721f8de9f2c7c0adefa70b1e1d7d4aeb56956
Change how stack grows on HPPA.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042018
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Last-Update: 2023-07-28

On HPPA stack grows upwards. This patch introduces this change for
this 3rd party code.

Gbp-Pq: Name forkfd_grow_stack_upwards_on_hppa.patch
src/3rdparty/forkfd/forkfd_linux.c